home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / gif2rpc / source / !Compile < prev    next >
Encoding:
Text File  |  1996-01-14  |  376 b   |  14 lines

  1. Set gif2rpc$path <Obey$Dir>.
  2. Set Compile$Dir <Obey$Dir>
  3. If "<OS$Path>"="" Then Error please initialise OSLib before compiling
  4. If "<CLib$Path>"="" Then Error please initialise CLib before compiling
  5. Dir <Compile$Dir>.16bpp_48bit
  6. amu -f Makefile
  7. Dir <Compile$Dir>.16bpp_66bit
  8. amu -f Makefile
  9. Dir <Compile$Dir>.8bpp
  10. amu -f Makefile
  11. Dir <Compile$Dir>
  12. amu -f Makefile
  13. amu -f MakeFE
  14.